There are a few
C compilers that accept only traditional C, an older books often use this
dialect for example programs, so it is important to be aware of it. Since,
compiler can catch certain common programming errors in an ANSI C program
that would not be caught in a traditional C program, a person newly learning
C is well-advised to learn the ANSI dialect. |